home *** CD-ROM | disk | FTP | other *** search
/ Mac Mania 4 / MacMania 4.toast / / Sound / SoundEffects 0.9.2 / SoundEffects Developer’s Kit / EmptyEffect ƒ / Empty.h < prev    next >
C/C++ Source or Header  |  1994-11-10  |  111b  |  9 lines

  1. struct ModSettingsRec
  2. {
  3.     unsigned long    paramOne;
  4.     short            paramTwo;
  5. };
  6.  
  7.  
  8. #define    kModSignature    "\pEmptyEffect"
  9.